-
-
Notifications
You must be signed in to change notification settings - Fork 367
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: drops max count #10713
fix: drops max count #10713
Conversation
Deploying koda-art-prod with
|
Latest commit: |
74c9bd5
|
Status: | ✅ Deploy successful! |
Preview URL: | https://e24c53e9.kodaart-production.pages.dev |
Branch Preview URL: | https://fix--drops-max-count.kodaart-production.pages.dev |
✅ Deploy Preview for koda-canary ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
… times - Updated collection address and name constants. - Added additional wait for network idle state. - Removed redundant sale filter checks.
refactor(e2e): wait for network to be idle in drops page tests
refactor(e2e): remove unnecessary Commands parameter and comment out unused function call
Hmm, I think the limited specs of the current runner cause flaky tests from e2e. Since running e2e tests is quite heavy, we need to increase the specs: https://docs.github.com/en/actions/using-github-hosted-runners/about-larger-runners/about-larger-runners |
Please can you do the test fixes and and max count in two separated prs? |
sure, let me revert first |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
code LGTM
cc @vikiival since he posted https://github.com/kodadot/ops-internal/discussions/1745#discussioncomment-9892060
waiting for
|
refactor(onchain): abstract EVM and Substrate collection fetch logic into utility files chore(dependencies): add @farcaster/auth-client to project dependencies
- Refactor to access `collectionName`, `collectionDescription`, `max`, and `minted` directly `drop`. - Remove unused imports and streamline state management for components. - Update types and store defaults to ensure proper interface for `drop` data.
…tadata assignment feat(modal-tracker): add error handling to modal state watcher
Updates: I refactored some stuff on composable for drops. and, I just found out that this composable prevents the user from closing the modal |
I also find this error when I'm working on another issue. Here is how I solved it. WDYT 643eb8e |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
small, otherwise LGTM
oh, I like yours |
@preschian you've got some conflicts |
|
|
merging this~ |
Thank you for your contribution to the KodaDot - One Stop Shop for Polkadot NFTs.
👇 __ Let's make a quick check before the contribution.
PR Type
Context